home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / electronic / rlab / !RLaB / misc / gnuplothel / noxtics < prev    next >
Encoding:
Text File  |  1994-10-22  |  249 b   |  16 lines

  1. noxtics:
  2.  
  3. Synopsis: Sets the tics on the x-axis.
  4.  
  5. Syntax: noxtics ( I )
  6.  
  7. Description:
  8.  
  9.     The noxtics() function results in a tics-less x-axis in the
  10.     I:th plot-window.
  11.     
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14. See Also: xtics
  15.  
  16.